home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / dp1800ue.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  38.5 KB  |  1,081 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for Kyocera Mita DP-1800 (USA English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.6.1"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(DP-1800)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera Mita"
  24. *ModelName: "Kyocera Mita DP-1800 (KPDL-2)"
  25. *ShortNickName: "DP-1800 (KPDL-2)"
  26. *NickName: "DP-1800 (KPDL-2)"
  27. *PCFileName: "DP1800UE.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.   save
  36.   42 /FontType resourcestatus
  37.   { pop pop (Type42) }{ (None) } ifelse
  38.   = flush
  39.   restore
  40. "
  41. *End
  42. *FreeVM: "12288000"
  43. *Throughput: "18"
  44.  
  45. *% System Management
  46. *SuggestedJobTimeout: "0"
  47. *SuggestedManualFeedTimeout: "0"
  48. *SuggestedWaitTimeout: "120"
  49. *PrintPSErrors: True
  50.  
  51. *Password: "0"
  52.  
  53. *ExitServer: "
  54.   count 0 eq { true }
  55.   { dup statusdict /checkpassword get exec not } ifelse
  56.   { (WARNING : Cannot perform the exitserver command.) =
  57.     (Password supplied is not valid.) =
  58.     (Please contact the author of this software.) = flush quit } if
  59.   serverdict /exitserver get exec
  60. "
  61. *End
  62.  
  63. *Reset: "
  64.   count 0 eq { true }
  65.   { dup statusdict /checkpassword get exec not } ifelse
  66.   { (WARNING : Cannot perform the exitserver command.) =
  67.     (Password supplied is not valid.) =
  68.     (Please contact the author of this software.) = flush quit } if
  69.   serverdict /exitserver get exec
  70.   systemdict /quit get exec
  71.   (WARNING : Printer Reset Failed.) = flush
  72. "
  73. *End
  74.  
  75. *% Protocols
  76. *Protocols: PJL TBCP
  77.  
  78. *1284Modes Parallel: Compat Nibble ECP
  79. *1284DeviceID: "MFG:Kyocera Mita;Model:Kyocera Mita DP-1800;COMMAND SET: POSTSCRIPT,PJL,PCL"
  80.  
  81. *% Page Stack Order
  82. *PageStackOrder FDTop: Reverse
  83. *PageStackOrder FURear: Normal
  84. *PageStackOrder FUStacker: Normal
  85. *PageStackOrder FDStacker: Reverse
  86. *PageStackOrder FDSorter: Reverse
  87. *PageStackOrder FDCollator: Reverse
  88. *PageStackOrder FDMB01: Reverse
  89. *PageStackOrder FDMB02: Reverse
  90. *PageStackOrder FDMB03: Reverse
  91. *PageStackOrder FDMB04: Reverse
  92. *PageStackOrder FDMB05: Reverse
  93. *PageStackOrder FDMB06: Reverse
  94. *PageStackOrder FDMB07: Reverse
  95. *PageStackOrder FDMB08: Reverse
  96. *PageStackOrder FDMB09: Reverse
  97. *PageStackOrder FDMB10: Reverse
  98. *PageStackOrder FDMB11: Reverse
  99. *PageStackOrder FDMB12: Reverse
  100. *PageStackOrder FDMB13: Reverse
  101. *PageStackOrder FDMB14: Reverse
  102. *PageStackOrder FDMB15: Reverse
  103.  
  104. *% JCL Information 
  105. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  106. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  107. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  108.  
  109. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  110. *DefaultJCLEconomode: Off
  111. *OrderDependency: 5 JCLSetup *JCLEconomode
  112. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  113. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  114. *JCLCloseUI: *JCLEconomode
  115.  
  116. *% Installable Options
  117. *OpenGroup: InstallableOptions/Installed Options
  118.  
  119. *% Optional Feeders
  120. *OpenUI *Opt01/Optional Feeder: PickOne
  121. *DefaultOpt01: MF1
  122. *Opt01 None/Not Installed: ""
  123. *Opt01 MF1/Multi-Purpose Feeder: ""
  124. *Opt01 EF1/Envelope Feeder: ""
  125. *Opt01 PF7E/Bulk Feeder: ""
  126. *CloseUI: *Opt01
  127.  
  128. *% Paper Feeders
  129. *OpenUI *Opt10/Paper Feeders: PickOne
  130. *DefaultOpt10: None
  131. *Opt10 None/None: ""
  132. *Opt10 One/One: ""
  133. *Opt10 Two/Two: ""
  134. *?Opt10: "
  135.   save
  136.   (None) currentpagedevice dup /InputAttributes known {
  137.     /InputAttributes get
  138.     dup 1 known { dup 1 get null ne { exch pop (One) exch } if } if
  139.     dup 3 known { dup 3 get null ne { exch pop (Two) exch } if } if
  140.     dup 4 known { dup 4 get null ne { exch pop (Two) exch } if } if
  141.   } if pop
  142.   = flush
  143.   restore
  144. "
  145. *End
  146. *CloseUI: *Opt10
  147.  
  148. *% Duplex Unit
  149. *OpenUI *Opt16/Duplex Unit: Boolean
  150. *DefaultOpt16: False
  151. *Opt16 False/Not Installed: ""
  152. *Opt16 True/Installed: ""
  153. *?Opt16: "
  154.   save
  155.   currentpagedevice /Duplex known { (True) }{ (False) } ifelse
  156.   = flush
  157.   restore
  158. "
  159. *End
  160. *CloseUI: *Opt16
  161.  
  162. *% Output Device Options
  163. *OpenUI *Opt17/Output Device: PickOne
  164. *Opt17 None/Not Installed: ""
  165. *Opt17 HS3E/Bulk Stacker: ""
  166. *Opt17 SO6/Mailbox: ""
  167. *Opt17 ST20/Bulk Stacker: ""
  168. *?Opt17: "
  169.   save
  170.   currentpagedevice dup /OutputAttributes known {
  171.     /OutputAttributes get
  172.     dup 1 known {
  173.       1 get dup null ne {
  174.          /OutputType get
  175.         dup (SORTER) eq { (SO6) } { 
  176.         dup (STACKER) eq { (ST20) } {
  177.       (None)
  178.         } ifelse
  179.         } ifelse
  180.       }{ (None) } ifelse
  181.     }{ (None) } ifelse
  182.     exch pop
  183.   }{
  184.     pop (None)
  185.   } ifelse
  186.   = flush
  187.   restore
  188. "
  189. *End
  190. *CloseUI: *Opt17
  191.  
  192. *% Disk Drive
  193. *OpenUI *Opt18/Optional Disk: PickOne
  194. *DefaultOpt18: False
  195. *Opt18 None/None: ""
  196. *Opt18 RAMDisk/RAM Disk: ""
  197. *?Opt18: "
  198.   save
  199.   false
  200.   (%disk?%)
  201.   { currentdevparams dup /Writeable known
  202.     { dup /Writeable get
  203.       { exch pop /LogicalSize get dup 0 gt exch 102400 lt eq true }{ pop pop false } ifelse
  204.     }{ pop pop } ifelse
  205.   } 100 string /IODevice resourceforall
  206.   { { (RAMDisk) }{ (HardDisk) } ifelse }{ (None) } ifelse
  207.   = flush
  208.   restore
  209. "
  210. *End
  211. *CloseUI: *Opt18
  212.  
  213. *% Installed Memory
  214. *OpenUI *InstalledMemory/Memory: PickOne
  215. *DefaultInstalledMemory: 16MB
  216. *InstalledMemory 16MB/Standard: ""
  217. *InstalledMemory 24MB/8MB Upgrade: ""
  218. *InstalledMemory 28MB/12MB Upgrade: ""
  219. *InstalledMemory 32MB/16MB Upgrade: ""
  220. *InstalledMemory 36MB/20MB Upgrade: ""
  221. *InstalledMemory 40MB/24MB Upgrade: ""
  222. *InstalledMemory 48MB/32MB Upgrade: ""
  223. *InstalledMemory 52MB/36MB Upgrade: ""
  224. *InstalledMemory 56MB/40MB Upgrade: ""
  225. *InstalledMemory 64MB/48MB Upgrade: ""
  226. *InstalledMemory 80MB/64MB Upgrade: ""
  227. *?InstalledMemory: "
  228.   save
  229.   currentsystemparams dup
  230.   /RamSize known {
  231.     /RamSize get
  232.     524288 div ceiling cvi 2 div cvi
  233.     /vmsize 20 string def
  234.     vmsize cvs print
  235.     (MB) print (\n) print flush
  236.   }{
  237.     pop (Unknown) print flush
  238.   } ifelse
  239.   restore
  240. "
  241. *End
  242. *CloseUI: *InstalledMemory
  243.  
  244. *CloseGroup: InstallableOptions
  245.  
  246. *% Virtual Memory 
  247. *VMOption 16MB: "12288000"
  248. *VMOption 24MB: "19008000"
  249. *VMOption 28MB: "22368000"
  250. *VMOption 32MB: "25728000"
  251. *VMOption 36MB: "29088000"
  252. *VMOption 40MB: "32448000"
  253. *VMOption 48MB: "39168000"
  254. *VMOption 52MB: "42528000"
  255. *VMOption 56MB: "45888000"
  256. *VMOption 64MB: "52642000"
  257. *VMOption 80MB: "59328000"
  258.  
  259.  
  260. *% Constraints
  261. *UIConstraints: *Opt01 None *InputSlot MF1
  262. *UIConstraints: *Opt01 None *InputSlot EF1
  263. *UIConstraints: *Opt01 None *InputSlot PF7E
  264. *UIConstraints: *Opt01 MF1 *InputSlot EF1
  265. *UIConstraints: *Opt01 MF1 *InputSlot PF7E
  266. *UIConstraints: *Opt01 EF1 *InputSlot MF1
  267. *UIConstraints: *Opt01 EF1 *InputSlot PF7E
  268. *UIConstraints: *InputSlot PF7E *InputSlot MF1
  269. *UIConstraints: *InputSlot PF7E *InputSlot EF1
  270. *UIConstraints: *Opt10 None *InputSlot PF21A
  271. *UIConstraints: *Opt10 None *InputSlot PF21B
  272. *UIConstraints: *Opt10 One *InputSlot PF21B
  273. *UIConstraints: *Opt16 False *Duplex DuplexTumble
  274. *UIConstraints: *Duplex DuplexTumble *Opt16 False
  275. *UIConstraints: *Opt16 False *Duplex DuplexNoTumble
  276. *UIConstraints: *Duplex DuplexNoTumble *Opt16 False
  277. *UIConstraints: *InputSlot MF1 *Duplex
  278. *UIConstraints: *Duplex *InputSlot MF1
  279. *UIConstraints: *InputSlot EF1 *Duplex
  280. *UIConstraints: *Duplex *InputSlot EF1
  281. *UIConstraints: *InputSlot PF7E *Duplex
  282. *UIConstraints: *Duplex *InputSlot PF7E
  283. *UIConstraints: *MediaType Transparency *Duplex
  284. *UIConstraints: *Duplex *MediaType Transparency
  285. *UIConstraints: *MediaType Labels *Duplex
  286. *UIConstraints: *Duplex *MediaType Labels
  287. *UIConstraints: *FastRes True *Resolution 300dpi
  288. *UIConstraints: *Resolution 300dpi *FastRes True
  289. *UIConstraints: *FastRes True *Resolution 1200dpi
  290. *UIConstraints: *Resolution 1200dpi *FastRes True
  291. *UIConstraints: *Opt18 None *KCCollate Temp
  292. *UIConstraints: *Opt17 HS3E *OutputBin FURear
  293. *UIConstraints: *Opt17 None *OutputBin FUStacker
  294. *UIConstraints: *Opt17 SO6 *OutputBin FUStacker
  295. *UIConstraints: *Opt17 ST20 *OutputBin FUStacker
  296. *UIConstraints: *Opt17 None *OutputBin FDStacker
  297. *UIConstraints: *Opt17 HS3E *OutputBin FDStacker
  298. *UIConstraints: *Opt17 None *OutputBin FDSorter
  299. *UIConstraints: *Opt17 HS3E *OutputBin FDSorter
  300. *UIConstraints: *Opt17 ST20 *OutputBin FDSorter
  301. *UIConstraints: *Opt17 None *OutputBin FDCollator
  302. *UIConstraints: *Opt17 HS3E *OutputBin FDCollator
  303. *UIConstraints: *Opt17 ST20 *OutputBin FDCollator
  304. *UIConstraints: *Opt17 None *OutputBin FDMB01
  305. *UIConstraints: *Opt17 None *OutputBin FDMB02
  306. *UIConstraints: *Opt17 None *OutputBin FDMB03
  307. *UIConstraints: *Opt17 HS3E *OutputBin FDMB01
  308. *UIConstraints: *Opt17 HS3E *OutputBin FDMB02
  309. *UIConstraints: *Opt17 HS3E *OutputBin FDMB03
  310. *UIConstraints: *Opt17 ST20 *OutputBin FDMB01
  311. *UIConstraints: *Opt17 ST20 *OutputBin FDMB02
  312. *UIConstraints: *Opt17 ST20 *OutputBin FDMB03
  313. *UIConstraints: *Opt17 None *OutputBin FDMB04
  314. *UIConstraints: *Opt17 None *OutputBin FDMB05
  315. *UIConstraints: *Opt17 None *OutputBin FDMB06
  316. *UIConstraints: *Opt17 None *OutputBin FDMB07
  317. *UIConstraints: *Opt17 None *OutputBin FDMB08
  318. *UIConstraints: *Opt17 None *OutputBin FDMB09
  319. *UIConstraints: *Opt17 HS3E *OutputBin FDMB04
  320. *UIConstraints: *Opt17 HS3E *OutputBin FDMB05
  321. *UIConstraints: *Opt17 HS3E *OutputBin FDMB06
  322. *UIConstraints: *Opt17 HS3E *OutputBin FDMB07
  323. *UIConstraints: *Opt17 HS3E *OutputBin FDMB08
  324. *UIConstraints: *Opt17 HS3E *OutputBin FDMB09
  325. *UIConstraints: *Opt17 ST20 *OutputBin FDMB04
  326. *UIConstraints: *Opt17 ST20 *OutputBin FDMB05
  327. *UIConstraints: *Opt17 ST20 *OutputBin FDMB06
  328. *UIConstraints: *Opt17 ST20 *OutputBin FDMB07
  329. *UIConstraints: *Opt17 ST20 *OutputBin FDMB08
  330. *UIConstraints: *Opt17 ST20 *OutputBin FDMB09
  331. *UIConstraints: *Opt17 None *OutputBin FDMB10
  332. *UIConstraints: *Opt17 None *OutputBin FDMB11
  333. *UIConstraints: *Opt17 None *OutputBin FDMB12
  334. *UIConstraints: *Opt17 None *OutputBin FDMB13
  335. *UIConstraints: *Opt17 None *OutputBin FDMB14
  336. *UIConstraints: *Opt17 None *OutputBin FDMB15
  337. *UIConstraints: *Opt17 HS3E *OutputBin FDMB10
  338. *UIConstraints: *Opt17 HS3E *OutputBin FDMB11
  339. *UIConstraints: *Opt17 HS3E *OutputBin FDMB12
  340. *UIConstraints: *Opt17 HS3E *OutputBin FDMB13
  341. *UIConstraints: *Opt17 HS3E *OutputBin FDMB14
  342. *UIConstraints: *Opt17 HS3E *OutputBin FDMB15
  343. *UIConstraints: *Opt17 ST20 *OutputBin FDMB10
  344. *UIConstraints: *Opt17 ST20 *OutputBin FDMB11
  345. *UIConstraints: *Opt17 ST20 *OutputBin FDMB12
  346. *UIConstraints: *Opt17 ST20 *OutputBin FDMB13
  347. *UIConstraints: *Opt17 ST20 *OutputBin FDMB14
  348. *UIConstraints: *Opt17 ST20 *OutputBin FDMB15
  349. *UIConstraints: *PageSize Executive *InputSlot Internal
  350. *UIConstraints: *InputSlot Internal *PageSize Executive
  351. *UIConstraints: *PageSize A6 *InputSlot Internal
  352. *UIConstraints: *InputSlot Internal *PageSize A6
  353. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  354. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  355. *UIConstraints: *PageSize B6 *InputSlot Internal
  356. *UIConstraints: *InputSlot Internal *PageSize B6
  357. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  358. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  359. *UIConstraints: *PageSize Env9 *InputSlot Internal
  360. *UIConstraints: *InputSlot Internal *PageSize Env9
  361. *UIConstraints: *PageSize Env10 *InputSlot Internal
  362. *UIConstraints: *InputSlot Internal *PageSize Env10
  363. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  364. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  365. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  366. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  367. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  368. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  369. *UIConstraints: *PageSize Letter *InputSlot EF1
  370. *UIConstraints: *InputSlot EF1 *PageSize Letter
  371. *UIConstraints: *PageSize Legal *InputSlot EF1
  372. *UIConstraints: *InputSlot EF1 *PageSize Legal
  373. *UIConstraints: *PageSize Executive *InputSlot EF1
  374. *UIConstraints: *InputSlot EF1 *PageSize Executive
  375. *UIConstraints: *PageSize A4 *InputSlot EF1
  376. *UIConstraints: *InputSlot EF1 *PageSize A4
  377. *UIConstraints: *PageSize A5 *InputSlot EF1
  378. *UIConstraints: *InputSlot EF1 *PageSize A5
  379. *UIConstraints: *PageSize A6 *InputSlot EF1
  380. *UIConstraints: *InputSlot EF1 *PageSize A6
  381. *UIConstraints: *PageSize B5 *InputSlot EF1
  382. *UIConstraints: *InputSlot EF1 *PageSize B5
  383. *UIConstraints: *PageSize ISOB5 *InputSlot EF1
  384. *UIConstraints: *InputSlot EF1 *PageSize ISOB5
  385. *UIConstraints: *PageSize B6 *InputSlot EF1
  386. *UIConstraints: *InputSlot EF1 *PageSize B6
  387. *UIConstraints: *PageSize Executive *InputSlot PF21A
  388. *UIConstraints: *InputSlot PF21A *PageSize Executive
  389. *UIConstraints: *PageSize A6 *InputSlot PF21A
  390. *UIConstraints: *InputSlot PF21A *PageSize A6
  391. *UIConstraints: *PageSize ISOB5 *InputSlot PF21A
  392. *UIConstraints: *InputSlot PF21A *PageSize ISOB5
  393. *UIConstraints: *PageSize B6 *InputSlot PF21A
  394. *UIConstraints: *InputSlot PF21A *PageSize B6
  395. *UIConstraints: *PageSize EnvPersonal *InputSlot PF21A
  396. *UIConstraints: *InputSlot PF21A *PageSize EnvPersonal
  397. *UIConstraints: *PageSize Env9 *InputSlot PF21A
  398. *UIConstraints: *InputSlot PF21A *PageSize Env9
  399. *UIConstraints: *PageSize Env10 *InputSlot PF21A
  400. *UIConstraints: *InputSlot PF21A *PageSize Env10
  401. *UIConstraints: *PageSize EnvMonarch *InputSlot PF21A
  402. *UIConstraints: *InputSlot PF21A *PageSize EnvMonarch
  403. *UIConstraints: *PageSize EnvDL *InputSlot PF21A
  404. *UIConstraints: *InputSlot PF21A *PageSize EnvDL
  405. *UIConstraints: *PageSize EnvC5 *InputSlot PF21A
  406. *UIConstraints: *InputSlot PF21A *PageSize EnvC5
  407. *UIConstraints: *PageSize Executive *InputSlot PF21B
  408. *UIConstraints: *InputSlot PF21B *PageSize Executive
  409. *UIConstraints: *PageSize A6 *InputSlot PF21B
  410. *UIConstraints: *InputSlot PF21B *PageSize A6
  411. *UIConstraints: *PageSize ISOB5 *InputSlot PF21B
  412. *UIConstraints: *InputSlot PF21B *PageSize ISOB5
  413. *UIConstraints: *PageSize B6 *InputSlot PF21B
  414. *UIConstraints: *InputSlot PF21B *PageSize B6
  415. *UIConstraints: *PageSize EnvPersonal *InputSlot PF21B
  416. *UIConstraints: *InputSlot PF21B *PageSize EnvPersonal
  417. *UIConstraints: *PageSize Env9 *InputSlot PF21B
  418. *UIConstraints: *InputSlot PF21B *PageSize Env9
  419. *UIConstraints: *PageSize Env10 *InputSlot PF21B
  420. *UIConstraints: *InputSlot PF21B *PageSize Env10
  421. *UIConstraints: *PageSize EnvMonarch *InputSlot PF21B
  422. *UIConstraints: *InputSlot PF21B *PageSize EnvMonarch
  423. *UIConstraints: *PageSize EnvDL *InputSlot PF21B
  424. *UIConstraints: *InputSlot PF21B *PageSize EnvDL
  425. *UIConstraints: *PageSize EnvC5 *InputSlot PF21B
  426. *UIConstraints: *InputSlot PF21B *PageSize EnvC5
  427. *UIConstraints: *PageSize Executive *Duplex
  428. *UIConstraints: *Duplex *PageSize Executive
  429. *UIConstraints: *PageSize A6 *Duplex
  430. *UIConstraints: *Duplex *PageSize A6
  431. *UIConstraints: *PageSize ISOB5 *Duplex
  432. *UIConstraints: *Duplex *PageSize ISOB5
  433. *UIConstraints: *PageSize B6 *Duplex
  434. *UIConstraints: *Duplex *PageSize B6
  435. *UIConstraints: *PageSize EnvPersonal *Duplex
  436. *UIConstraints: *Duplex *PageSize EnvPersonal
  437. *UIConstraints: *PageSize Env9 *Duplex
  438. *UIConstraints: *Duplex *PageSize Env9
  439. *UIConstraints: *PageSize Env10 *Duplex
  440. *UIConstraints: *Duplex *PageSize Env10
  441. *UIConstraints: *PageSize EnvMonarch *Duplex
  442. *UIConstraints: *Duplex *PageSize EnvMonarch
  443. *UIConstraints: *PageSize EnvDL *Duplex
  444. *UIConstraints: *Duplex *PageSize EnvDL
  445. *UIConstraints: *PageSize EnvC5 *Duplex
  446. *UIConstraints: *Duplex *PageSize EnvC5
  447.  
  448. *% Resolution 
  449. *OpenUI *Resolution/Resolution: PickOne
  450. *OrderDependency: 10 AnySetup *Resolution
  451. *DefaultResolution: 600dpi
  452. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  453. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  454. *Resolution 1200dpi/1200 Dots per Inch (dpi): "<< /HWResolution [1200 1200] >> setpagedevice"
  455. *?Resolution: "
  456.   save
  457.   currentpagedevice /HWResolution get
  458.   0 get (      ) cvs print (dpi) = flush
  459.   restore
  460. "
  461. *End
  462. *CloseUI: *Resolution
  463.  
  464. *% FastRes Hardware Enhancement 
  465. *OpenUI *FastRes/Resolution Enhancement: Boolean
  466. *OrderDependency: 10 AnySetup *FastRes
  467. *DefaultFastRes: True
  468. *FastRes False/False: "<< /PreRenderingEnhance false >> setpagedevice"
  469. *FastRes True/True: "<< /PreRenderingEnhance true >> setpagedevice"
  470. *?FastRes: "
  471.   save
  472.   currentpagedevice dup /PreRenderingEnhance known {
  473.     /PreRenderingEnhance get
  474.     1 get null ne { (True) }{ (False) } ifelse
  475.   }{
  476.     pop (Unknown)
  477.   }
  478.   = flush
  479.   restore
  480. "
  481. *End
  482. *CloseUI: *FastRes
  483.  
  484. *% Image Refinement 
  485. *OpenUI *Smoothing/KIR: PickOne
  486. *OrderDependency: 50 AnySetup *Smoothing
  487. *DefaultSmoothing: True
  488. *Smoothing True/On: "1 statusdict /setdoret get exec"
  489. *Smoothing False/Off: "0 statusdict /setdoret get exec"
  490. *?Smoothing: "
  491.   save
  492.   [(False)(True)(True)(True)]
  493.   statusdict /doret get exec { get } stopped
  494.   { pop pop (Unknown) } if
  495.   = flush
  496.   restore
  497. "
  498. *End
  499. *CloseUI: *Smoothing
  500.  
  501. *% Halftone Information 
  502. *DefaultHalftoneType: 1
  503. *ScreenFreq: "85.71"
  504. *ScreenAngle: "45.0"
  505. *ResScreenFreq 1200dpi: "85.71"
  506. *ResScreenAngle 1200dpi: "45.0"
  507. *ResScreenFreq 600dpi: "60.0"
  508. *ResScreenAngle 600dpi: "45.0"
  509. *ResScreenFreq 300dpi: "53.0"
  510. *ResScreenAngle 300dpi: "45.0"
  511.  
  512. *DefaultScreenProc: Ellipse
  513. *ScreenProc Dot: "
  514.   { abs exch abs 2 copy add 1 gt
  515.   { 1 sub dup mul exch 1 sub dup mul add 1 sub }
  516.   { dup mul exch dup mul add 1 exch sub } ifelse }
  517. "
  518. *End
  519. *ScreenProc Line: "
  520.   { pop }
  521. "
  522. *End
  523. *ScreenProc Ellipse: "
  524.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }
  525. "
  526. *End
  527.  
  528. *DefaultTransfer: Null
  529. *Transfer Null: "{}"
  530. *Transfer Null.Inverse: "{ 1 exch sub }"
  531.  
  532. *% Paper Handling 
  533. *% Page Size Definitions
  534. *OpenUI *PageSize: PickOne
  535. *OrderDependency: 40 AnySetup *PageSize
  536. *DefaultPageSize: Letter
  537. *PageSize Letter/Letter: "
  538.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice
  539. "
  540. *End
  541. *PageSize Legal/Legal: "
  542.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  543. "
  544. *End
  545. *PageSize Executive/Executive: "
  546.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice
  547. "
  548. *End
  549. *PageSize A4/A4: "
  550.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice
  551. "
  552. *End
  553. *PageSize A5/A5: "
  554.   << /Policies << /PageSize 2 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice
  555. "
  556. *End
  557. *PageSize A6/A6: "
  558.   << /Policies << /PageSize 2 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice
  559. "
  560. *End
  561. *PageSize B5/B5 (JIS): "
  562.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice
  563. "
  564. *End
  565. *PageSize ISOB5/B5 (ISO): "
  566.   << /Policies << /PageSize 2 >> /PageSize [499 708] /ImagingBBox null >> setpagedevice
  567. "
  568. *End
  569. *PageSize B6/B6: "
  570.   << /Policies << /PageSize 2 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice
  571. "
  572. *End
  573. *PageSize EnvPersonal/Envelope #6: "
  574.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice
  575. "
  576. *End
  577. *PageSize Env9/Envelope #9: "
  578.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice
  579. "
  580. *End
  581. *PageSize Env10/Envelope #10: "
  582.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice
  583. "
  584. *End
  585. *PageSize EnvMonarch/Envelope Monarch: "
  586.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice
  587. "
  588. *End
  589. *PageSize EnvDL/Envelope DL: "
  590.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice
  591. "
  592. *End
  593. *PageSize EnvC5/Envelope C5: "
  594.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice
  595. "
  596. *End
  597. *?PageSize: "
  598.   save
  599.   currentpagedevice /PageSize get aload pop
  600.   2 copy gt {exch} if
  601.   (Unknown)
  602.   15 dict
  603.   dup [612 792] (Letter) put
  604.   dup [612 1008] (Legal) put
  605.   dup [522 756] (Executive) put
  606.   dup [595 842] (A4) put
  607.   dup [421 595] (A5) put
  608.   dup [297 421] (A6) put
  609.   dup [516 729] (B5) put
  610.   dup [499 708] (ISOB5) put
  611.   dup [364 516] (B6) put
  612.   dup [261 468] (EnvPersonal) put
  613.   dup [279 639] (Env9) put
  614.   dup [297 684] (Env10) put
  615.   dup [279 540] (EnvMonarch) put
  616.   dup [312 624] (EnvDL) put
  617.   dup [459 649] (EnvC5) put
  618.   { exch aload pop 4 index sub abs 5 le exch
  619.     5 index sub abs 5 le and
  620.     { exch pop exit }{ pop } ifelse
  621.   } bind forall
  622.   = flush
  623.   pop pop
  624.   restore
  625. "
  626. *End
  627. *CloseUI: *PageSize
  628.  
  629. *% Page Region Definitions for Frame Buffer
  630. *OpenUI *PageRegion: PickOne
  631. *OrderDependency: 40 AnySetup *PageRegion
  632. *DefaultPageRegion: Letter
  633. *PageRegion Letter/Letter: "
  634.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice
  635. "
  636. *End
  637. *PageRegion Legal/Legal: "
  638.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  639. "
  640. *End
  641. *PageRegion Executive/Executive: "
  642.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice
  643. "
  644. *End
  645. *PageRegion A4/A4: "
  646.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice
  647. "
  648. *End
  649. *PageRegion A5/A5: "
  650.   << /Policies << /PageSize 7 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice
  651. "
  652. *End
  653. *PageRegion A6/A6: "
  654.   << /Policies << /PageSize 7 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice
  655. "
  656. *End
  657. *PageRegion B5/B5 (JIS): "
  658.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice
  659. "
  660. *End
  661. *PageRegion ISOB5/B5 (ISO): "
  662.   << /Policies << /PageSize 7 >> /PageSize [499 708] /ImagingBBox null >> setpagedevice
  663. "
  664. *End
  665. *PageRegion B6/B6: "
  666.   << /Policies << /PageSize 7 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice
  667. "
  668. *End
  669. *PageRegion EnvPersonal/Envelope #6: "
  670.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice
  671. "
  672. *End
  673. *PageRegion Env9/Envelope #9: "
  674.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice
  675. "
  676. *End
  677. *PageRegion Env10/Envelope #10: "
  678.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice
  679. "
  680. *End
  681. *PageRegion EnvMonarch/Envelope Monarch: "
  682.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice
  683. "
  684. *End
  685. *PageRegion EnvDL/Envelope DL: "
  686.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice
  687. "
  688. *End
  689. *PageRegion EnvC5/Envelope C5: "
  690.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice
  691. "
  692. *End
  693. *CloseUI: *PageRegion
  694.  
  695. *% Imageable Area Definitions
  696. *DefaultImageableArea: Letter
  697. *ImageableArea Letter/Letter: "12 16 600 776"
  698. *ImageableArea Legal/Legal: "12 17 600 991"
  699. *ImageableArea Executive/Executive: "12 12 510 744"
  700. *ImageableArea A4/A4: "14 15 581 827"
  701. *ImageableArea A5/A5: "12 12 409 583"
  702. *ImageableArea A6/A6: "12 12 285 409"
  703. *ImageableArea B5/B5 (JIS): "21 12 495 717"
  704. *ImageableArea ISOB5/B5 (ISO): "12 12 487 696"
  705. *ImageableArea B6/B6: "12 12 352 504"
  706. *ImageableArea EnvPersonal/Envelope #6: "12 12 249 456"
  707. *ImageableArea Env9/Envelope #9: "12 12 267 627"
  708. *ImageableArea Env10/Envelope #10: "12 12 285 672"
  709. *ImageableArea EnvMonarch/Envelope Monarch: "12 12 267 528"
  710. *ImageableArea EnvDL/Envelope DL: "12 12 300 612"
  711. *ImageableArea EnvC5/Envelope C5: "12 12 447 637"
  712. *?ImageableArea: "
  713.   save
  714.   /cvp { cvi (                   ) cvs
  715.   print ( ) print } bind def
  716.   newpath clippath pathbbox
  717.   4 -2 roll exch 2 {ceiling cvp} repeat
  718.   exch 2 {floor cvp} repeat ( )
  719.   = flush
  720.   restore
  721. "
  722. *End
  723.  
  724. *% Physical Dimensions of Media
  725. *DefaultPaperDimension: Letter
  726. *PaperDimension Letter/Letter: "612 792"
  727. *PaperDimension Legal/Legal: "612 1008"
  728. *PaperDimension Executive/Executive: "522 756"
  729. *PaperDimension A4/A4: "595 842"
  730. *PaperDimension A5/A5: "421 595"
  731. *PaperDimension A6/A6: "297 421"
  732. *PaperDimension B5/B5 (JIS): "516 729"
  733. *PaperDimension ISOB5/B5 (ISO): "499 708"
  734. *PaperDimension B6/B6: "364 516"
  735. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  736. *PaperDimension Env9/Envelope #9: "279 639"
  737. *PaperDimension Env10/Envelope #10: "297 684"
  738. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  739. *PaperDimension EnvDL/Envelope DL: "312 624"
  740. *PaperDimension EnvC5/Envelope C5: "459 649"
  741.  
  742. *% Input Slot Definitions
  743. *OpenUI *InputSlot: PickOne
  744. *OrderDependency: 30 AnySetup *InputSlot
  745. *DefaultInputSlot: Internal
  746. *InputSlot Internal/Cassette 1 (Internal): "
  747.   << /ManualFeed false >> setpagedevice
  748.   statusdict begin 0 setpapertray end
  749. "
  750. *End
  751. *InputSlot PF7E/Bulk Feeder: "
  752.   << /ManualFeed false >> setpagedevice
  753.   statusdict begin 2 setpapertray end
  754. "
  755. *End
  756. *InputSlot PF21A/Cassette 2: "
  757.   << /ManualFeed false >> setpagedevice
  758.   statusdict begin 1 setpapertray end
  759. "
  760. *End
  761. *InputSlot PF21B/Cassette 3: "
  762.   << /ManualFeed false >> setpagedevice
  763.   statusdict begin 4 setpapertray end
  764. "
  765. *End
  766. *InputSlot EF1/Envelope Feeder: "
  767.   << /ManualFeed false >> setpagedevice
  768.   statusdict begin 2 setpapertray end
  769. "
  770. *End
  771. *InputSlot MF1/Multi-Purpose Feeder: "
  772.   << /ManualFeed false >> setpagedevice
  773.   statusdict begin 3 setpapertray end
  774. "
  775. *End
  776. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  777. *?InputSlot: "
  778. "
  779. *End
  780. *CloseUI: *InputSlot
  781.  
  782. *% MediaType Definitions
  783. *OpenUI *MediaType: PickOne
  784. *OrderDependency: 100 AnySetup *MediaType
  785. *DefaultMediaType: Plain
  786. *MediaType Plain/Plain Paper: "
  787.   <</ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
  788. *MediaType Transparency/Transparency: "
  789.   <</ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
  790. *MediaType Labels/Labels: "
  791.   <</ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
  792. *MediaType Letterhead/Letterhead: "
  793.   <</ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
  794. *MediaType Bond/Bond: "
  795.   <</ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
  796. *MediaType Color/Color: "
  797.   <</ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
  798. *MediaType Preprinted/Preprinted: "
  799.   <</ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
  800. *MediaType Prepunched/Prepunched: "
  801.   <</ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
  802. *MediaType Recycled/Recycled: "
  803.   <</ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
  804. *MediaType Rough/Rough: "
  805.   <</ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
  806. *MediaType Cardstock/Cardstock: "
  807.   <</ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
  808. *MediaType Vellum/Vellum: "
  809.   <</ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
  810. *MediaType User1/Custom 1: "
  811.   <</ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
  812. *MediaType User2/Custom 2: "
  813.   <</ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
  814. *MediaType User3/Custom 3: "
  815.   <</ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
  816. *MediaType User4/Custom 4: "
  817.   <</ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
  818. *MediaType User5/Custom 5: "
  819.   <</ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
  820. *MediaType User6/Custom 6: "
  821.   <</ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
  822. *MediaType User7/Custom 7: "
  823.   <</ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
  824. *MediaType User8/Custom 8: "
  825.   <</ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
  826. *?MediaType: "
  827.   save
  828.     currentpagedevice /MediaType {get} stopped
  829.     {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse = flush
  830.   restore"
  831. *End
  832. *CloseUI: *MediaType
  833.  
  834. *RequiresPageRegion All: True
  835. *% Output Bin Definitions
  836. *OpenUI *OutputBin/Output Bin: PickOne
  837. *OrderDependency: 51 AnySetup *OutputBin
  838. *DefaultOutputBin: FDTop
  839. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  840. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  841. *OutputBin FUStacker/Stacker Mode (Face-Up): "1 statusdict /setoutputtray get exec"
  842. *OutputBin FDStacker/Stacker Mode (Face-Down): "2 statusdict /setoutputtray get exec"
  843. *OutputBin FDSorter/Sorter Mode (Face-Down): "[] statusdict /setcollatorstacker get exec"
  844. *OutputBin FDCollator/Collator Mode (Face-Down): "[] statusdict /setsorterstacker get exec"
  845. *OutputBin FDMB01/Mailbox 1 (Face-Down): "0 statusdict /setoutputtray get exec [1] statusdict /setmailboxstacker get exec"
  846. *OutputBin FDMB02/Mailbox 2 (Face-Down): "0 statusdict /setoutputtray get exec [2] statusdict /setmailboxstacker get exec"
  847. *OutputBin FDMB03/Mailbox 3 (Face-Down): "0 statusdict /setoutputtray get exec [3] statusdict /setmailboxstacker get exec"
  848. *OutputBin FDMB04/Mailbox 4 (Face-Down): "0 statusdict /setoutputtray get exec [4] statusdict /setmailboxstacker get exec"
  849. *OutputBin FDMB05/Mailbox 5 (Face-Down): "0 statusdict /setoutputtray get exec [5] statusdict /setmailboxstacker get exec"
  850. *OutputBin FDMB06/Mailbox 6 (Face-Down): "0 statusdict /setoutputtray get exec [6] statusdict /setmailboxstacker get exec"
  851. *OutputBin FDMB07/Mailbox 7 (Face-Down): "0 statusdict /setoutputtray get exec [7] statusdict /setmailboxstacker get exec"
  852. *OutputBin FDMB08/Mailbox 8 (Face-Down): "0 statusdict /setoutputtray get exec [8] statusdict /setmailboxstacker get exec"
  853. *OutputBin FDMB09/Mailbox 9 (Face-Down): "0 statusdict /setoutputtray get exec [9] statusdict /setmailboxstacker get exec"
  854. *OutputBin FDMB10/Mailbox 10 (Face-Down): "0 statusdict /setoutputtray get exec [10] statusdict /setmailboxstacker get exec"
  855. *OutputBin FDMB11/Mailbox 11 (Face-Down): "0 statusdict /setoutputtray get exec [11] statusdict /setmailboxstacker get exec"
  856. *OutputBin FDMB12/Mailbox 12 (Face-Down): "0 statusdict /setoutputtray get exec [12] statusdict /setmailboxstacker get exec"
  857. *OutputBin FDMB13/Mailbox 13 (Face-Down): "0 statusdict /setoutputtray get exec [13] statusdict /setmailboxstacker get exec"
  858. *OutputBin FDMB14/Mailbox 14 (Face-Down): "0 statusdict /setoutputtray get exec [14] statusdict /setmailboxstacker get exec"
  859. *OutputBin FDMB15/Mailbox 15 (Face-Down): "0 statusdict /setoutputtray get exec [15] statusdict /setmailboxstacker get exec"
  860. *?OutputBin: "
  861. "
  862. *End
  863. *CloseUI: *OutputBin
  864.  
  865. *% Duplex Definitions
  866. *OpenUI *Duplex/Duplexing: PickOne
  867. *OrderDependency: 50 AnySetup *Duplex
  868. *DefaultDuplex: None
  869. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  870. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  871. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  872. *?Duplex: "
  873.   save
  874.   statusdict begin
  875.   duplexmode
  876.   { tumble { (DuplexTumble) }{ (DuplexNoTumble) } ifelse }
  877.   { (None) } ifelse
  878.   = flush
  879.   end
  880.   restore
  881. "
  882. *End
  883. *CloseUI: *Duplex
  884.  
  885. *% Job Spooling Definitions
  886. *OpenUI *KCCollate/Job Spooling: PickOne
  887. *OrderDependency: 20 AnySetup *KCCollate
  888. *DefaultKCCollate: None
  889. *KCCollate None/None: "<< /Collate false >> setpagedevice"
  890. *KCCollate Temp/Temporary: "
  891.   userdict /UICollateDetails known not
  892.   { userdict /UICollateDetails 10 dict put } if
  893.   userdict /UICollateDetails get  /Mode 0  put
  894.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice
  895. "
  896. *End
  897. *?KCCollate: "
  898.   save
  899.   currentpagedevice dup /Collate known {
  900.     dup /CollateDetails known {
  901.       /CollateDetails get
  902.       dup /Mode known {
  903.         /Mode get
  904.         1 {
  905.           dup 0 eq { pop (Temp) exit } if
  906.           pop (Unknown)
  907.         } repeat
  908.       }{ pop (Unknown) } ifelse
  909.     }{ pop (Unknown) } ifelse
  910.   }{ pop (Unknown) } ifelse
  911.   = flush
  912.   restore
  913. "
  914. *End
  915. *CloseUI: *KCCollate
  916.  
  917. *% Tray Switch Definitions
  918. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  919. *OrderDependency: 25 AnySetup *TraySwitch
  920. *DefaultTraySwitch: None
  921. *TraySwitch None/Printer Default: ""
  922. *TraySwitch On/On: "<< /TraySwitch true >> setpagedevice"
  923. *TraySwitch Off/Off: "<< /TraySwitch false >> setpagedevice"
  924. *?TraySwitch: "
  925.   save
  926.   currentpagedevice /TraySwitch get
  927.   { (On) }{ (Off) } ifelse
  928.   = flush
  929.   restore
  930. "
  931. *End
  932. *CloseUI: *TraySwitch
  933.  
  934. *% PPD Version Info 
  935. *OpenUI *KCVersion/PPD Version: PickOne
  936. *OrderDependency: 25 AnySetup *KCVersion
  937. *DefaultKCVersion: Default
  938. *KCVersion Default/1.6.1 [02-23-2000]: ""
  939. *CloseUI: *KCVersion
  940.  
  941. *% Font Information
  942. *DefaultFont: Courier
  943. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  944. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  945. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  946. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  947. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  948. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  949. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  950. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  951. *Font Courier: Standard "(002.004S)" Standard ROM
  952. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  953. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  954. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  955. *Font Helvetica: Standard "(001.006S)" Standard ROM
  956. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  957. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  958. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  959. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  960. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  961. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  962. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  963. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  964. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  965. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  966. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  967. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  968. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  969. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  970. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  971. *Font Symbol: Special "(001.007S)" Special ROM
  972. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  973. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  974. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  975. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  976. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  977. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  978. *Font Albertus-Medium: Standard "(001.008S)" Standard ROM
  979. *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM
  980. *Font AntiqueOlive: Standard "(001.008S)" Standard ROM
  981. *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM
  982. *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM
  983. *Font Arial: Standard "(001.008S)" Standard ROM
  984. *Font Arial-Italic: Standard "(001.008S)" Standard ROM
  985. *Font Arial-Bold: Standard "(001.008S)" Standard ROM
  986. *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM
  987. *Font CGOmega: Standard "(001.008S)" Standard ROM
  988. *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM
  989. *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM
  990. *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM
  991. *Font CGTimes: Standard "(001.008S)" Standard ROM
  992. *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM
  993. *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM
  994. *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM
  995. *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM
  996. *Font Coronet: Standard "(001.008S)" Standard ROM
  997. *Font CourierHP: Standard "(001.008S)" Standard ROM
  998. *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM
  999. *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM
  1000. *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM
  1001. *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM
  1002. *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM
  1003. *Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM
  1004. *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM
  1005. *Font LetterGothic: Standard "(001.008S)" Standard ROM
  1006. *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM
  1007. *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM
  1008. *Font Marygold: Standard "(001.008S)" Standard ROM
  1009. *Font SymbolMT: Standard "(001.008S)" Standard ROM
  1010. *Font TimesNewRoman: Standard "(001.008S)" Standard ROM
  1011. *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM
  1012. *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM
  1013. *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM
  1014. *Font Univers-Medium: Standard "(001.008S)" Standard ROM
  1015. *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM
  1016. *Font Univers-Bold: Standard "(001.008S)" Standard ROM
  1017. *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM
  1018. *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM
  1019. *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM
  1020. *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM
  1021. *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM
  1022. *Font Wingdings-Regular: Special "(001.008S)" Special ROM
  1023. *?FontQuery: "
  1024.   save
  1025.   /str 100 string dup 0 (fonts/) putinterval def
  1026.   { count 1 gt
  1027.     { exch dup str 6 94 getinterval cvs
  1028.       (/) print print (:) print
  1029.       FontDirectory exch known
  1030.       { (Yes) }{ (No) } ifelse =
  1031.     }{ exit } ifelse
  1032.   } bind loop
  1033.   (*)
  1034.   = flush
  1035.   restore
  1036. "
  1037. *End
  1038. *?FontList: "
  1039.   save
  1040.   FontDirectory { pop == } bind forall flush
  1041.   (*)
  1042.   = flush
  1043.   restore
  1044. "
  1045. *End
  1046.  
  1047. *% Printer Messages
  1048. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1049. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1050. *Message: "\FontName\ not found, using Courier"
  1051.  
  1052. *% Status (format: %%[ status: <one of these> ]%% )
  1053. *Status: "warming up"/warming up
  1054. *Status: "idle"/idle
  1055. *Status: "busy"/busy
  1056. *Status: "waiting"/waiting
  1057. *Status: "printing"/printing
  1058. *Status: "initializing"/initializing
  1059.  
  1060. *Status: "printing test page"/printing test page
  1061.  
  1062. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  1063. *PrinterError: "paper entry misfeed"
  1064. *PrinterError: "cover open"
  1065. *PrinterError: "no paper tray"
  1066. *PrinterError: "out of paper"
  1067. *PrinterError: "toner low (halt)"
  1068. *PrinterError: "warming up"
  1069. *PrinterError: "other reason"
  1070. *PrinterError: "video interface mode"
  1071. *PrinterError: "offline"
  1072. *PrinterError: "toner low (warning)"
  1073.  
  1074. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  1075. *Source: "serial 25"
  1076. *Source: "parallel"
  1077. *Source: "AppleTalk"
  1078. *Source: "option"
  1079.  
  1080. *%  End of PPD file for Kyocera Mita DP-1800 (USA English)
  1081.